Skip to content

feat: Mentions & custom suggestion menus - #520

Merged
YousefED merged 34 commits into
refactor/playground-nextjsfrom
mentions-suggestions
Feb 15, 2024
Merged

feat: Mentions & custom suggestion menus#520
YousefED merged 34 commits into
refactor/playground-nextjsfrom
mentions-suggestions

Conversation

@matthewlipski

Copy link
Copy Markdown
Collaborator

No description provided.

@matthewlipski
matthewlipski marked this pull request as draft January 15, 2024 19:13
@vercel

vercel Bot commented Jan 15, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ❌ Failed (Inspect) Feb 15, 2024 2:48pm
blocknote-website ❌ Failed (Inspect) Feb 15, 2024 2:48pm

Comment thread examples/editor/examples/basic/App.tsx Outdated
...defaultInlineContentSpecs,
mention: MentionInlineContent,
} satisfies InlineContentSpecs;
const customInlineContentSchema = {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed?

Comment thread examples/editor/examples/basic/App.tsx Outdated
DefaultStyleSchema
>
) => {
editor._tiptapEditor.commands.insertContent({

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to discuss

Comment thread examples/editor/examples/basic/App.tsx Outdated
Comment thread examples/editor/examples/basic/App.tsx Outdated
Comment thread examples/editor/examples/basic/App.tsx Outdated
Comment thread examples/editor/examples/basic/App.tsx Outdated
Comment thread examples/editor/examples/basic/App.tsx Outdated
Comment thread packages/core/src/extensions-shared/suggestion/SuggestionPlugin.ts Outdated
* fix: Docs home page demo styling fix (#507)

* Fixed styling for code styles (#517)

* Made suggestions plugin control multiple menus

* Added hook to create suggestion menu

* Fixed add block button behaviour on blocks with different content (#526)

* Small CSS fix (#527)

* fix: List item shortcuts (#528)

* Fixed list item shortcuts

* Updated test screenshots

* Added code toggle formatting toolbar example (#531)

* fix: Errors when hovering image block while editor is uneditable (#533)

* Fixed errors when hovering image block while editor is uneditable

* Small fix

* fix: Formatting toolbar not hiding while dragging blocks (#529)

* Fixed formatting toolbar not hiding while dragging blocks

* Small fix

* Updated Mantine (#535)

* Updated `package-lock.json` (#536)

* v0.11.1

* v0.6.2

* v0.8.1

* v0.8.2

* v0.8.3

* v0.8.4

* v0.8.5

* v0.9.0

* v0.9.1

* Revert "v0.9.1"

This reverts commit 6e9d61f.

* v0.9.1

* Revert "v0.9.1"

This reverts commit ac7abee.

* v0.9.2

* v0.9.3

* v0.9.4

* v0.9.5

* v0.9.6

* v0.10.0

* v0.10.1

* v0.11.0

* v0.11.1

* fix collaboration and editable: false bug (#538)

* pair refactoring

* wip

* fix type annotations on some of the docs (#539)

* Cleanup and continue refactor

* docs: Dark mode styling fix (#548)

* Fixed styles that were overwritten by Mantine globals

* Removed old code

* Implemented PR feedback

* Add Liveblocks info and BlockNote download command (#540)

* Update real-time-collaboration.md

* feat: Example image

* feat: Replace image with video

* Fixed video

---------

Co-authored-by: Matthew Lipski <matthewlipski@gmail.com>

* Implemented PR feedback

* fix: Mantine styles (#553)

* Updated Mantine and package-lock

* Added Mantine global styles reset

* Made Mantine global styles not get imported

* Fixed CSS import order

* Updated test & snapshots

* Implemented PR feedback

* Implemented PR feedback

* Fixed paragraph shortcut (#556)

* v0.11.2

* Fixed build issues

* Fixed add block button behaviour

* Small fix

* Small fix

* Fixed tests

---------

Co-authored-by: Yousef <yousefdardiry@gmail.com>
Co-authored-by: Chris Nicholas <ctnicholasdev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants